|
|
On Thu, 27 Dec 2001 11:20:24 +0100, "Simon Adameit" <gom### [at] gmxde> wrote:
> How do you like it?
nice, has enough place to add support for additional output in render window (to
remove unnecessary warning)
for example
#local T=text{ttf"timrom.ttf""Simon Adameit".01,0}#local Y=1;#while(Y>-1)#local
X=0;#while(X<7)#local O=trace(T<X,Y><X,Y>+z);sphere{<X-3,Y,9>.05pigment{rgb 9*O
.gray}}#debug chr((O.gray!=0)*51+32)#local X=X+.05;#end#debug"\n"#local Y=Y-.05
;#end
ABX
Post a reply to this message
|
|